Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C
1) Assert H
2) Beginners
3) Code Snippets
4) Console
5) Ctype H
6) Data Structure Algorithm
7) Data Type
8) Development
9) File
10) Function
11) Games Graphic
12) Hardware Interaction
13) Language Basics
14) Linux
15) Macro Preprocessor
16) Math
17) Math H
18) Memory
19) Pointer
20) Setjmp H
21) Signal H
22) Small Application
23) Stdio H
24) Stdlib H
25) String
26) String H
27) Structure
28) Time H
29) Unix
30) Wctype H
String
1) A demonstration of seeking and finding
2) A function to read a string terminated by an arbitrary character
3) A simple string copy
4) Absolute value of long integer
5) Add null terminator to string end
6) Add spaces to the end of a string
7) Analyze comma-separated list of words
8) Append string
9) Append string to another string
10) Append substring to string
11) Arrays of Pointers to Strings
12) Change string case using its pointer
13) Change string to integer
14) Check string length and set string end
15) Compare some characters of two strings
16) Compare strings
17) Compare two strings
18) Computes the length of a line
19) Convert one or more floating-point values into a single string
20) Convert string entered to integer
21) Convert string entered to long
22) Convert string to double
23) Convert string to double-precision floating-point value
24) Convert string to int, double and long
25) Convert string to integer
26) Convert string to long
27) Convert string to long integer
28) Convert string to unsigned long integer
29) Convert string to upper case and lower case
30) Copy a string
31) Copy characters from one string to another
32) Copy string
33) Demonstrates how to put strings together using strcat
34) Find character in string
35) Find last occurrence of character in string
36) Find sub string
37) Find substring
38) Finding occurrences of one string in another
39) Function
40) Get first and last name and print them together
41) Get length of substring composed of given characters
42) Get the string length
43) copy a string
44) use strcpy (string copy)
45) Join array of strings into a single string
46) Join strings
47) Lengths of strings
48) Look up names in a hardcoded list
49) Looking for palindromes
50) Managing memory and storing strings
51) Our own string compare function
52) Output a name and address
53) Output a name and address 2
54) Output a name and address in a single statement
55) Output string
56) Print formatted data to a string
57) Print the string forward and backwards
58) Reading a string with gets()
59) Removing spaces and puctuation from a string
60) Replace space with dash
61) Return string length
62) REVERSI An Othello type game
63) Scan string for specified characters
64) Search a char inside a string
65) Search string
66) Search string for occurrence of character set
67) Sequentially truncate string if delimiter is found
68) Storing and displaying proverbs in order of length
69) String compare
70) String concatenate
71) String copy
72) String length
73) String length and string compare
74) String operator
75) Testing characters in a string
76) Truncate string by delimiter
77) Use gets to get the whole string